adTempus API
PreviousUpNext
IScriptExecutionTask::ScriptFileLanguage Property

Gets or sets the language of the script in the script file

C++
__property BSTR ScriptFileLanguage;
C#
String ScriptFileLanguage;
Visual Basic
Property ScriptFileLanguage() As String

When you use the ScriptFile property to execute a script stored outside of adTempus, you must use the ScriptFileLanguage to specify the language of the script in the file. See the Script.ScriptLanguage topic for information on the valid script languages.

The ScriptFileLanguage is required when the ScriptFile is specified and ignored otherwise.

adTempus API Reference version 3.0.0.0, revised 10/30/2008